home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Systemmonitors / TaskY / TaskY.doc < prev    next >
Text File  |  1996-09-26  |  2KB  |  92 lines

  1.                             TaskY  version 1.0
  2.                             by Martin W. Scott
  3.  
  4.                              *Public Domain*
  5.  
  6.  
  7. TaskY  is  based very strongly on TaskX, by Steve Tibbet.  It doesn't do as
  8. much  as  that  program,  but  does it the way I like.  Maybe I should have
  9. called this TaskW, but I don't think that sounds as good.
  10.  
  11. Those  of  you  that  have never heard of TaskX may be a bit bemused at the
  12. moment.   TaskY lists all tasks running on your Amiga, and lets you perform
  13. simple manipulations.  Those are:
  14.  
  15.     - Change a task's priority
  16.  
  17.     - Send a standard signal to a task
  18.  
  19. By  it's  very nature, TaskY will probably not be of much use to the novice
  20. or naive user.
  21.  
  22.  
  23. Differences
  24. -----------
  25. The main differences between TaskX and TaskY:
  26.  
  27.     - TaskX updates regularly, TaskY only updates when asked.
  28.  
  29.     - TaskY only shows priorities, not all the other task guff.
  30.  
  31.     - TaskY uses topaz8, TaskX adapts.
  32.  
  33.     - TaskY has convenient buttons to change priority to -5..5.
  34.  
  35.     - TaskY shows every task accurately (TaskX misses the odd
  36.       non-standard task).
  37.  
  38.     - TaskY is much smaller in size and memory usage, and much lower in
  39.       cpu usage (because it doesn't update constantly).
  40.  
  41.     - TaskY remembers position it was in when last invoked.
  42.  
  43.     - Er, that's it.
  44.  
  45.  
  46. Why
  47. ---
  48. I'm  not  one for reinventing the wheel, but I needed task-listing routines
  49. for  xData,  and TaskX didn't come with source.  Since TaskX didn't exactly
  50. fit my needs, I wrote this to develop the task stuff.
  51.  
  52.  
  53. How to use
  54. ----------
  55. Work it out for yourself ;-)
  56.  
  57. But you might not guess that pressing:
  58.  
  59.     ESC    quits,
  60.     Z    zips window.
  61.  
  62.  
  63. Credits
  64. -------
  65. Jaba Development for GadToolsBox.
  66. SAS for their C compiler.
  67. Steve Tibbet for idea.
  68.  
  69.  
  70. Contact
  71. -------
  72. I can be reached with comments, suggestions, bug reports, praise, money etc.
  73. at the following addresses:
  74.  
  75. BEFORE END OF JULY 1993:
  76.  
  77.     Martin W. Scott,
  78.     23 Drum Brae North,
  79.     Edinburgh  EH4 8AT
  80.     United Kingdom
  81.  
  82. AFTER END OF JULY 1993:
  83.  
  84.     Martin W. Scott, c/o 
  85.     557 Great Western Road,
  86.     Ground flat right,
  87.     Aberdeen  AB1 7PA
  88.     United Kingdom
  89.  
  90. OR BY EMAIL UNTIL END OF JULY 1993: mws@castle.ed.ac.uk
  91.  
  92.